Welcome![Sign In][Sign Up]
Location:
Search - matlab opencv

Search list

[Booksface-opencv-test

Description: 对图片中的人脸进行检测和标注,是用MATLAB来实现的-pictures of the human face detection and tagging is used to achieve the MATLAB
Platform: | Size: 2004992 | Author: kun | Hits:

[OtherOpencv_zhongwenshouce

Description: Opencv中文手册,介绍Opencv中的各个函数用法,对于学习Opencv的人很有用的-Opencv Chinese brochure that describes the various Opencv function usage, For the study Opencv very useful
Platform: | Size: 410624 | Author: 王彪 | Hits:

[File Formatimage

Description: OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割-OPENCV B4.0 incidental FLOOD FILL algorithm source code sample, you can realize a simple color image segmentation
Platform: | Size: 2048 | Author: 二十八画生 | Hits:

[Special Effectsmanual_camera_calibration_v1.0

Description: 对摄像机进行标定。学习之用。学写代码的话比看OPENCV的代码要好,使用的话OPENCV或者MATLAB都足够了-Calibration of the camera. Learning. Write code, then look OPENCV than the code is better, the use of words or MATLAB are OPENCV enough
Platform: | Size: 690176 | Author: tuzhiguo | Hits:

[Special Effects4-1

Description: opencv基础配套光盘代码,与大家分享-opencv supporting CD-ROM based on code sharing with U.S.
Platform: | Size: 3072 | Author: 李坤 | Hits:

[2D GraphicCamShift-matlab

Description: Camshitft算法,虽然opencv有Camshift函数,但是用matlab写能更好的了解原理,呵呵!-Camshitft algorithm, opencv Although there Camshift function, but with matlab can write a better understanding of the principle, huh, huh!
Platform: | Size: 3072 | Author: 周飞 | Hits:

[Special Effectscvlib_mex

Description: opencv函数包,用于matlab调用-opencv function package, calls for matlab
Platform: | Size: 978944 | Author: ronghjr | Hits:

[Special Effectsgraycomatrix

Description: 使用matlab求图像的灰度共生矩阵的程序,很好用-Using matlab for image co-occurrence matrix of gray-scale procedure, a very good use
Platform: | Size: 4096 | Author: 罗志华 | Hits:

[Graph RecognizeFaceDetect

Description: Face detection code using OpenCV for matlab
Platform: | Size: 1115136 | Author: madmax | Hits:

[Special EffectsOpenCV-wraper

Description: cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。 -OpenCV library encapsulates cvlib_mex around 30 function, OpenCV is popular real-time computer vision library, with a lot of image processing algorithms.
Platform: | Size: 845824 | Author: wth | Hits:

[Software Engineeringcamera-method-based-on-OpenCV

Description: 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. -System are directly used in the internal parameters of the camera calibration algorithm, calibration algorithm by means of direct calculation of reference within the parameters of the camera. The entire system is in VC++ environment to design and implementation, and with the help of IPL and OpenCV, as long as the input image calibration objects, the system can be output quickly and accurately the results of camera intrinsic parameters. Through the 3D reconstruction of the experiment proved the effectiveness of the system. MATLAB implementation vis-à-vis the way the system more convenient to use, fast.
Platform: | Size: 41984 | Author: wangtao | Hits:

[2D GraphicHomography

Description: 已知图象4点坐标和转换后图像相对应4点坐标, 利用openCV求出homograghy 3x3 矩阵, 然后输出变换后图像-There is an input image called "warpin". The goal is to warp this image so that the tiles are approximately square, that is the camera is rotated to look down, which produces an image called warpout, also on the web site. I have measured the corners of the four points necessary to do the warp. They are: From x,y To x,y Top Left 75,169 => 103, 19 Top Right 118,165 => 192, 19 Bottom Left 62,222 => 105, 205 Bottom Right 148,216 => 192, 205 The origin of the image is in the top left corner. This is an OpenCV program that takes the warpin image, and using these given transformation coordinates produces the warpout image.
Platform: | Size: 71680 | Author: Ke Li | Hits:

[Special EffectsGabor(matlab_C_Cv)

Description: 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 -Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need. Gabor transform can be achieved in a number of scales, a number of position on the transformation, especially for the detection of texture have very good results, the study shows that the characteristics in line with Gabor receptive field characteristics of the human eye.
Platform: | Size: 20480 | Author: | Hits:

[matlabOpenCVMatlab

Description: OpenCV库的Matlab函数封装调用 cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。-cvlib_mex is a collection (over two dozens) of matlab callable routines from the OpenCV library www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amazingly fast as well as economic.
Platform: | Size: 846848 | Author: 刘雪英 | Hits:

[OpenCVOpenCV

Description: OpenCV 是一个开源的计算机视觉库,采用 C/C++语言编写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了 Python、Ruby、MATLAB 以及其他语言的接口。 本文为其使用教程-learning opencv
Platform: | Size: 1167360 | Author: aprilhao | Hits:

[Special Effectshu

Description: 利用opencv 编写的计算图像hu矩的程序,利用了cvContourMoments,cvGetHumoments等函数。-Using Opencv to demon how to calcualate the Hu moments of an input binary image with black background.
Platform: | Size: 1024 | Author: woxiest | Hits:

[OpenCVOpenCV-cn

Description: 学习OpenCV的中文书。 OpenCV 是一个开源(参见http://opensource.org)的计算机视觉库,项目主页为 http://SourceForge.net/projects/opencvlibrary。OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。-Learning OpenCV of Chinese books. OpenCV is an open source (see http://opensource.org) computer vision library, the project home page for the http://SourceForge.net/projects/opencvlibrary. OpenCV with C/C++ language, runs on Linux/Windows/Mac and other operating systems. OpenCV also provides Python, R uby, MATLAB and other languages interface.
Platform: | Size: 1372160 | Author: guojie | Hits:

[matlabFaceDetection_MATLAB_Call_OpenCV

Description: 本程序在MATLAB中调用了OpenCV的AdaBoost检测器实现了人脸检测,还可用来学习MATLAB中调用C/C++代码的方法,研究人脸识别和希望熟悉MATLAB的同志们不妨试一试。-This procedure is called in MATLAB, OpenCV the AdaBoost detector implemented face detection, can also be used to learn MATLAB to call C/C++ code used to study face recognition, and hope that the comrades who are familiar with MATLAB may wish to try.
Platform: | Size: 1892352 | Author: | Hits:

[Graph RecognizeHow-to-train-their-classifier-OpenCV

Description: matlab图像特征识别。分类器的训练方法。很好的学习资料。如何用OpenCV训练自己的分类器。内含人脸库共训练器使用-matlab image feature recognition. Classifier training methods. Good learning materials. How to use OpenCV train their own classification. Training face database containing a total of uses
Platform: | Size: 5283840 | Author: yanhao | Hits:

[File Formatmatlab-opencv

Description: opencv与matlab转换-opencv exchange to matlab
Platform: | Size: 3072 | Author: 赵思佳 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net